Blazor | ComponentOne
C1.Blazor.ListView Assembly / C1.Blazor.ListView Namespace / C1ListView<T> Class / ItemHeight Property

In This Topic
    ItemHeight Property
    In This Topic
    Gets the height of the items.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ItemHeight As Double
    public double ItemHeight {get;}
    See Also